projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
345faa7
)
reftests: Use the default (aka NGL) renderer
author
Benjamin Otte
<otte@redhat.com>
Wed, 15 Sep 2021 14:47:09 +0000
(16:47 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 16 Sep 2021 21:59:37 +0000
(23:59 +0200)
All tests pass with the renderer now, so we can remove useof the
fallback.
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index bdb6f705ee228f5d38ef30d8d82c0755d72eb6be..a7c295137e5486904d2dc25027126ecb00121912 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-469,7
+469,6
@@
xfails = [
reftest_env = environment()
reftest_env.set('GTK_A11Y', 'test')
-reftest_env.set('GSK_RENDERER', 'cairo')
reftest_env.set('G_TEST_SRCDIR', meson.current_source_dir())
reftest_env.set('G_TEST_BUILDDIR', meson.current_build_dir())
reftest_env.set('GIO_USE_VFS', 'local')